Skip to content

add support for jetson thor - #1006

Merged
makermelissa merged 1 commit into
adafruit:mainfrom
Gautham103:jetson-thor
Sep 3, 2025
Merged

add support for jetson thor#1006
makermelissa merged 1 commit into
adafruit:mainfrom
Gautham103:jetson-thor

Conversation

@Gautham103

Copy link
Copy Markdown

Add pin changes for jetson thor

Add pin changes for jetson thor
@Gautham103

Copy link
Copy Markdown
Author

@makermelissa I see the below error for this pull request

File "/home/runner/work/Adafruit_Blinka/Adafruit_Blinka/src/board.py", line 212, in
elif board_id == ap_board.JETSON_THOR:
AttributeError: module 'adafruit_platformdetect.constants.boards' has no attribute 'JETSON_THOR'

JETSON_THOR attribute changes are merged to adafruit_platformdetect repository. adafruit/Adafruit_Python_PlatformDetect#391

How do I re-run the checks so that it takes the latest from Adafruit_Python_PlatformDetect?

@makermelissa

Copy link
Copy Markdown
Collaborator

I just released a new PlatformDetect. It usually takes like 5 minutes before it shows up in the checks. To rerun, go to the failed test and click re-run at the top. If you don't see it (due to permissions or what not), I may have to run it.

@makermelissa

Copy link
Copy Markdown
Collaborator

I just decided to re-run it.

@Gautham103

Copy link
Copy Markdown
Author

Chip ID information was missing. I have added it Adafruit_Python_PlatformDetect. Please help review this PR.
adafruit/Adafruit_Python_PlatformDetect#392
Hopefully, after this merge, we can re-run the checks.

@makermelissa makermelissa left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thank you.

@makermelissa
makermelissa merged commit c07c405 into adafruit:main Sep 3, 2025
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants